kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.ranges
/
[JRE]ClosedRange
/
contains
contains
JRE
open
operator
fun
contains
(
value
:
T
)
:
Boolean
Content copied to clipboard
Checks whether the specified
value
belongs to the range.